ScxV6Server.SetClientName Method
Sets the diagnostic client name at the server.
Parameters
- ClientName
A text string describing the connection.
Remarks
All connections at a database server have client name field.The client name field is not used by the server directly, but instead helps to identify where connections originate from. It is highly recommended that client applications call SetClientName passing in identification that allows connections from the application to be easily identified.